0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5401051044464 381 1.1612 0


No Amazon API Requests Made.


App Debug - Total Time 1.5401051044464 seconds

Number Time From Start Name Description
1 0.36354207992554 Initialise Initialise FSB Function
2 0.36583399772644 App Controller Start Start of the App controller (called before the controller of every page)
3 0.41400909423828 Start of getCategoryListByGroup Function Before first category groups query
4 0.41477608680725 After initial query Before first category groups query
5 0.41477704048157 Get Category List for Group Before the call to getCategoryList function
6 0.4147801399231 Start of GetCategoryList function Start of the function
7 0.41478204727173 Before getting categories Query to get specific category list
8 0.41590619087219 After getting categories Query to get specific category list
9 0.41590714454651 Before getting category custom Before call to function getCategoryCustom
10 0.43054699897766 After getting category custom After call to function getCategoryCustom
11 0.43055009841919 Before getting category custom Before call to function getCategoryCustom
12 0.43946814537048 After getting category custom After call to function getCategoryCustom
13 0.4394690990448 Before getting category custom Before call to function getCategoryCustom
14 0.4435441493988 After getting category custom After call to function getCategoryCustom
15 0.44354510307312 Before getting category custom Before call to function getCategoryCustom
16 0.44629621505737 After getting category custom After call to function getCategoryCustom
17 0.44629812240601 Before getting category custom Before call to function getCategoryCustom
18 0.44901323318481 After getting category custom After call to function getCategoryCustom
19 0.44901418685913 Before getting category custom Before call to function getCategoryCustom
20 0.45130705833435 After getting category custom After call to function getCategoryCustom
21 0.45130801200867 End of GetCategoryList function End of the function
22 0.45131206512451 Get Category List for Group Before the call to getCategoryList function
23 0.45131301879883 Start of GetCategoryList function Start of the function
24 0.45131421089172 Before getting categories Query to get specific category list
25 0.4515860080719 End of getCategoryListByGroup Function Before return()
26 1.3689620494843 App Controller End End of the App controller (called before the controller of every page)
27 1.4816191196442 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4826011657715 Before Get Options Before the call to getOptions in the tpl class
29 1.5200221538544 After Get Options After the call to getOptions in the tpl class
30 1.5200531482697 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5400950908661 Finalizing debug Before the debug is output to the page.
32 1.5401041507721 End of App This is the end of the app logging, final timestamp


Query Debug - 381 Database Queries. Total time 1.1612 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.001378059387207
SELECT parameter, value FROM parameters
2 0.0053 0.0052590370178223
SELECT * FROM `bad_bots`
3 0.0004 0.0003819465637207
SET time_zone = 'Europe/London'
4 0.0011 0.0011091232299805
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0014200210571289
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0009 0.00093507766723633
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1758051075'
7 0.0013 0.0013241767883301
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00047206878662109
UPDATE autorun SET lastrun = '2025-09-16 19:31:16' WHERE id = '16'
9 0.0004 0.0003819465637207
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0010 0.0010128021240234
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00039005279541016
SELECT * FROM pages WHERE id = 52
12 0.0027 0.0027120113372803
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0446 0.04463005065918
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00042510032653809
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00075912475585938
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0011 0.0011081695556641
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0059 0.0059089660644531
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0008 0.00075697898864746
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0005 0.00046706199645996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.0002739429473877
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.0046980381011963
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0007 0.00069403648376465
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0007 0.00072598457336426
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00073099136352539
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028610229492188
SELECT * FROM categorygroups WHERE id = '1'
26 0.0040 0.004021167755127
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00029110908508301
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0002 0.00023412704467773
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0002 0.00023508071899414
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.003040075302124
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00028014183044434
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0002 0.00024509429931641
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0002 0.0002288818359375
SELECT * FROM categorygroups WHERE id = '1'
35 0.0010 0.0010302066802979
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.0002739429473877
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00021195411682129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011382102966309
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00025606155395508
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00029587745666504
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0002 0.00023078918457031
SELECT * FROM categorygroups WHERE id = '1'
44 0.0003 0.0003361701965332
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00025606155395508
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0002 0.00020813941955566
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0002598762512207
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00035786628723145
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0002 0.00024104118347168
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.00042295455932617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00041389465332031
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00025606155395508
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0002 0.00022602081298828
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00053501129150391
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0002 0.00021600723266602
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00026082992553711
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00026702880859375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00036001205444336
SELECT * FROM categorygroups WHERE id = '1'
62 0.0003 0.00034689903259277
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0002 0.00023794174194336
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0002 0.00019407272338867
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0002 0.00021815299987793
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0002 0.00022292137145996
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0002 0.00023198127746582
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0002 0.00024914741516113
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0002 0.00021004676818848
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00026893615722656
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0017 0.0017290115356445
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00080180168151855
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00034999847412109
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0004 0.00041604042053223
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.0008699893951416
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00059390068054199
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.9094 0.90940690040588
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
79 0.0012 0.0012309551239014
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0005 0.00048708915710449
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00030517578125
SELECT * FROM pages WHERE pagename = 'search'
82 0.0046 0.0046160221099854
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013551712036133
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0007 0.00065708160400391
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045959949493408
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0012829303741455
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036096572875977
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0006 0.00056195259094238
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.99'
89 0.0004 0.00038981437683105
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00038599967956543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040080547332764
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.0002739429473877
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0002 0.00023794174194336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.00034189224243164
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0054 0.0053610801696777
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00028395652770996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0002 0.00024509429931641
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0004 0.00035381317138672
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00037288665771484
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0042 0.0041592121124268
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027108192443848
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0002 0.00023293495178223
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00031304359436035
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0054 0.0054428577423096
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030398368835449
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0002 0.00023698806762695
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0003 0.00028300285339355
SELECT * FROM products WHERE id = '1674'
108 0.0006 0.00057888031005859
SELECT * FROM productimages WHERE product_id = '1674' ORDER BY sortorder ASC
109 0.0006 0.00062298774719238
SELECT * FROM product_image_select WHERE product_id = '1674'
110 0.0004 0.0004270076751709
SELECT * FROM productcustomimages WHERE product_id = '1674'
111 0.0008 0.00075912475585938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1674' AND a.name = n.originalname
112 0.0005 0.00052094459533691
SELECT * FROM productoffers WHERE product_id = '1674' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '1674' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 1674
                ORDER BY price ASC LIMIT 1
115 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '1674'
                AND name = 'ListPriceAmount'
116 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1674' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00025105476379395
SELECT * FROM products WHERE id = '1678'
118 0.0002 0.00023913383483887
SELECT * FROM productimages WHERE product_id = '1678' ORDER BY sortorder ASC
119 0.0004 0.00037097930908203
SELECT * FROM product_image_select WHERE product_id = '1678'
120 0.0002 0.00017714500427246
SELECT * FROM productcustomimages WHERE product_id = '1678'
121 0.0005 0.00051307678222656
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1678' AND a.name = n.originalname
122 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '1678' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = '1678' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00026321411132812
SELECT * FROM productoffers
                WHERE product_id = 1678
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00028395652770996
SELECT value FROM productattributes
                WHERE product_id = '1678'
                AND name = 'ListPriceAmount'
126 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '1678' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00027918815612793
SELECT * FROM products WHERE id = '1687'
128 0.0002 0.00022697448730469
SELECT * FROM productimages WHERE product_id = '1687' ORDER BY sortorder ASC
129 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '1687'
130 0.0002 0.00018191337585449
SELECT * FROM productcustomimages WHERE product_id = '1687'
131 0.0004 0.00042200088500977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1687' AND a.name = n.originalname
132 0.0003 0.00025105476379395
SELECT * FROM productoffers WHERE product_id = '1687' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = '1687' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0002 0.00021004676818848
SELECT * FROM productoffers
                WHERE product_id = 1687
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '1687'
                AND name = 'ListPriceAmount'
136 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1687' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '1691'
138 0.0003 0.00027894973754883
SELECT * FROM productimages WHERE product_id = '1691' ORDER BY sortorder ASC
139 0.0004 0.00037097930908203
SELECT * FROM product_image_select WHERE product_id = '1691'
140 0.0002 0.00019097328186035
SELECT * FROM productcustomimages WHERE product_id = '1691'
141 0.0006 0.00056314468383789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1691' AND a.name = n.originalname
142 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '1691' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '1691' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 1691
                ORDER BY price ASC LIMIT 1
145 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1691'
                AND name = 'ListPriceAmount'
146 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '1691' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = '1698'
148 0.0003 0.00028705596923828
SELECT * FROM productimages WHERE product_id = '1698' ORDER BY sortorder ASC
149 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1698'
150 0.0002 0.00022602081298828
SELECT * FROM productcustomimages WHERE product_id = '1698'
151 0.0008 0.00075912475585938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1698' AND a.name = n.originalname
152 0.0003 0.00029516220092773
SELECT * FROM productoffers WHERE product_id = '1698' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '1698' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = 1698
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '1698'
                AND name = 'ListPriceAmount'
156 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '1698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '1809'
158 0.0004 0.00038719177246094
SELECT * FROM productimages WHERE product_id = '1809' ORDER BY sortorder ASC
159 0.0005 0.00052785873413086
SELECT * FROM product_image_select WHERE product_id = '1809'
160 0.0002 0.00024080276489258
SELECT * FROM productcustomimages WHERE product_id = '1809'
161 0.0006 0.00062298774719238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1809' AND a.name = n.originalname
162 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '1809' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '1809' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 1809
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00031018257141113
SELECT value FROM productattributes
                WHERE product_id = '1809'
                AND name = 'ListPriceAmount'
166 0.0003 0.00031900405883789
SELECT value FROM productattributes WHERE product_id = '1809' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0003 0.00031280517578125
SELECT * FROM products WHERE id = '1707'
168 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '1707' ORDER BY sortorder ASC
169 0.0005 0.00050210952758789
SELECT * FROM product_image_select WHERE product_id = '1707'
170 0.0002 0.00023198127746582
SELECT * FROM productcustomimages WHERE product_id = '1707'
171 0.0006 0.00059390068054199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1707' AND a.name = n.originalname
172 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '1707' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '1707' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = 1707
                ORDER BY price ASC LIMIT 1
175 0.0003 0.00030899047851562
SELECT value FROM productattributes
                WHERE product_id = '1707'
                AND name = 'ListPriceAmount'
176 0.0003 0.00034713745117188
SELECT value FROM productattributes WHERE product_id = '1707' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '1710'
178 0.0003 0.00027799606323242
SELECT * FROM productimages WHERE product_id = '1710' ORDER BY sortorder ASC
179 0.0005 0.00049614906311035
SELECT * FROM product_image_select WHERE product_id = '1710'
180 0.0002 0.00023889541625977
SELECT * FROM productcustomimages WHERE product_id = '1710'
181 0.0007 0.00065779685974121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1710' AND a.name = n.originalname
182 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1710' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0003 0.00031805038452148
SELECT * FROM productoffers
                WHERE product_id = '1710' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0004 0.00036907196044922
SELECT value FROM productattributes WHERE product_id = '1710' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '1712'
186 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '1712' ORDER BY sortorder ASC
187 0.0003 0.00034904479980469
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1712' AND p.id = pi.product_id ORDER BY pi.sortorder
188 0.0005 0.0005028247833252
SELECT * FROM product_image_select WHERE product_id = '1712'
189 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '1712'
190 0.0003 0.00034499168395996
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1712'
                GROUP BY o.product_id
191 0.0012 0.0011889934539795
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1712'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
192 0.0004 0.00036191940307617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1712
193 0.0006 0.00056290626525879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1712' AND a.name = n.originalname
194 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '1712' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0003 0.00029611587524414
SELECT * FROM productoffers
                WHERE product_id = '1712' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = 1712
                ORDER BY price ASC LIMIT 1
197 0.0003 0.0003058910369873
SELECT value FROM productattributes
                WHERE product_id = '1712'
                AND name = 'ListPriceAmount'
198 0.0004 0.00035691261291504
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1712'
                GROUP BY o.product_id
199 0.0004 0.00036215782165527
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1712'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
200 0.0003 0.00031304359436035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1712
201 0.0004 0.0003511905670166
SELECT value FROM productattributes WHERE product_id = '1712' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
202 0.0004 0.00039219856262207
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1712'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
203 0.0003 0.00032305717468262
SELECT * FROM products WHERE parent_id = '1712'
204 0.0004 0.00036382675170898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2881' AND a.name = n.originalname
205 0.0003 0.00028300285339355
SELECT * FROM productoffers WHERE product_id = '2881' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '2881' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = 2881
                ORDER BY price ASC LIMIT 1
208 0.0003 0.00029206275939941
SELECT value FROM productattributes
                WHERE product_id = '2881'
                AND name = 'ListPriceAmount'
209 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '1718'
210 0.0003 0.00026702880859375
SELECT * FROM productimages WHERE product_id = '1718' ORDER BY sortorder ASC
211 0.0005 0.00052189826965332
SELECT * FROM product_image_select WHERE product_id = '1718'
212 0.0002 0.00022697448730469
SELECT * FROM productcustomimages WHERE product_id = '1718'
213 0.0005 0.00052595138549805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1718' AND a.name = n.originalname
214 0.0003 0.00027608871459961
SELECT * FROM productoffers WHERE product_id = '1718' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0003 0.00030708312988281
SELECT * FROM productoffers
                WHERE product_id = '1718' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = 1718
                ORDER BY price ASC LIMIT 1
217 0.0003 0.0003359317779541
SELECT value FROM productattributes
                WHERE product_id = '1718'
                AND name = 'ListPriceAmount'
218 0.0003 0.00034308433532715
SELECT value FROM productattributes WHERE product_id = '1718' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00030708312988281
SELECT * FROM products WHERE id = '1730'
220 0.0003 0.00031018257141113
SELECT * FROM productimages WHERE product_id = '1730' ORDER BY sortorder ASC
221 0.0005 0.00050806999206543
SELECT * FROM product_image_select WHERE product_id = '1730'
222 0.0002 0.00023603439331055
SELECT * FROM productcustomimages WHERE product_id = '1730'
223 0.0006 0.00058889389038086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1730' AND a.name = n.originalname
224 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '1730' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00028586387634277
SELECT * FROM productoffers
                WHERE product_id = '1730' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = 1730
                ORDER BY price ASC LIMIT 1
227 0.0003 0.00027608871459961
SELECT value FROM productattributes
                WHERE product_id = '1730'
                AND name = 'ListPriceAmount'
228 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '1730' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '1728'
230 0.0003 0.0003058910369873
SELECT * FROM productimages WHERE product_id = '1728' ORDER BY sortorder ASC
231 0.0005 0.00048112869262695
SELECT * FROM product_image_select WHERE product_id = '1728'
232 0.0002 0.00024104118347168
SELECT * FROM productcustomimages WHERE product_id = '1728'
233 0.0006 0.0005948543548584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1728' AND a.name = n.originalname
234 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '1728' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '1728' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = 1728
                ORDER BY price ASC LIMIT 1
237 0.0003 0.00031900405883789
SELECT value FROM productattributes
                WHERE product_id = '1728'
                AND name = 'ListPriceAmount'
238 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '1728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0003 0.00030517578125
SELECT * FROM products WHERE id = '1729'
240 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '1729' ORDER BY sortorder ASC
241 0.0005 0.00049591064453125
SELECT * FROM product_image_select WHERE product_id = '1729'
242 0.0003 0.0003209114074707
SELECT * FROM productcustomimages WHERE product_id = '1729'
243 0.0008 0.00080490112304688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1729' AND a.name = n.originalname
244 0.0005 0.00048303604125977
SELECT * FROM productoffers WHERE product_id = '1729' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0005 0.00047087669372559
SELECT * FROM productoffers
                WHERE product_id = '1729' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0004 0.00037813186645508
SELECT * FROM productoffers
                WHERE product_id = 1729
                ORDER BY price ASC LIMIT 1
247 0.0005 0.00053215026855469
SELECT value FROM productattributes
                WHERE product_id = '1729'
                AND name = 'ListPriceAmount'
248 0.0006 0.00062084197998047
SELECT value FROM productattributes WHERE product_id = '1729' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '2025'
250 0.0004 0.00041103363037109
SELECT * FROM productimages WHERE product_id = '2025' ORDER BY sortorder ASC
251 0.0007 0.00071096420288086
SELECT * FROM product_image_select WHERE product_id = '2025'
252 0.0005 0.00046181678771973
SELECT * FROM productcustomimages WHERE product_id = '2025'
253 0.0012 0.0012030601501465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2025' AND a.name = n.originalname
254 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '2025' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '2025' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 2025
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00025320053100586
SELECT value FROM productattributes
                WHERE product_id = '2025'
                AND name = 'ListPriceAmount'
258 0.0003 0.00028586387634277
SELECT value FROM productattributes WHERE product_id = '2025' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0003 0.0003049373626709
SELECT * FROM products WHERE id = '1871'
260 0.0003 0.0002899169921875
SELECT * FROM productimages WHERE product_id = '1871' ORDER BY sortorder ASC
261 0.0004 0.00040698051452637
SELECT * FROM product_image_select WHERE product_id = '1871'
262 0.0002 0.00021004676818848
SELECT * FROM productcustomimages WHERE product_id = '1871'
263 0.0004 0.00042819976806641
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1871' AND a.name = n.originalname
264 0.0003 0.00027799606323242
SELECT * FROM productoffers WHERE product_id = '1871' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '1871' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0004 0.00036811828613281
SELECT value FROM productattributes WHERE product_id = '1871' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '1768'
268 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '1768' ORDER BY sortorder ASC
269 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '1768'
270 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '1768'
271 0.0005 0.0004730224609375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1768' AND a.name = n.originalname
272 0.0003 0.00028395652770996
SELECT * FROM productoffers WHERE product_id = '1768' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1768' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = 1768
                ORDER BY price ASC LIMIT 1
275 0.0003 0.00026702880859375
SELECT value FROM productattributes
                WHERE product_id = '1768'
                AND name = 'ListPriceAmount'
276 0.0003 0.00031495094299316
SELECT value FROM productattributes WHERE product_id = '1768' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0003 0.00030708312988281
SELECT * FROM products WHERE id = '1769'
278 0.0003 0.00032281875610352
SELECT * FROM productimages WHERE product_id = '1769' ORDER BY sortorder ASC
279 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '1769'
280 0.0002 0.00024008750915527
SELECT * FROM productcustomimages WHERE product_id = '1769'
281 0.0005 0.00046086311340332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1769' AND a.name = n.originalname
282 0.0003 0.00028300285339355
SELECT * FROM productoffers WHERE product_id = '1769' AND merchantid = 'A1X6FK5RDHNB96'
283 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = '1769' AND price > 0
                ORDER BY price ASC LIMIT 1
284 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1769
                ORDER BY price ASC LIMIT 1
285 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1769'
                AND name = 'ListPriceAmount'
286 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '1769' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
287 0.0003 0.00027608871459961
SELECT * FROM products WHERE id = '2794'
288 0.0003 0.00029420852661133
SELECT * FROM productimages WHERE product_id = '2794' ORDER BY sortorder ASC
289 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '2794'
290 0.0002 0.00021696090698242
SELECT * FROM productcustomimages WHERE product_id = '2794'
291 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2794' AND a.name = n.originalname
292 0.0003 0.00027608871459961
SELECT * FROM productoffers WHERE product_id = '2794' AND merchantid = 'A1X6FK5RDHNB96'
293 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '2794' AND price > 0
                ORDER BY price ASC LIMIT 1
294 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 2794
                ORDER BY price ASC LIMIT 1
295 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '2794'
                AND name = 'ListPriceAmount'
296 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '2794' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
297 0.0007 0.00071096420288086
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1674' ORDER BY timestamp DESC
298 0.0002 0.0002291202545166
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1678' ORDER BY timestamp DESC
299 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1687' ORDER BY timestamp DESC
300 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1691' ORDER BY timestamp DESC
301 0.0003 0.00032711029052734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1698' ORDER BY timestamp DESC
302 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1809' ORDER BY timestamp DESC
303 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1707' ORDER BY timestamp DESC
304 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1710' ORDER BY timestamp DESC
305 0.0002 0.00020885467529297
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1712' ORDER BY timestamp DESC
306 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1718' ORDER BY timestamp DESC
307 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1730' ORDER BY timestamp DESC
308 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1728' ORDER BY timestamp DESC
309 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1729' ORDER BY timestamp DESC
310 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2025' ORDER BY timestamp DESC
311 0.0002 0.00021576881408691
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1871' ORDER BY timestamp DESC
312 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1768' ORDER BY timestamp DESC
313 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1769' ORDER BY timestamp DESC
314 0.0002 0.00019121170043945
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2794' ORDER BY timestamp DESC
315 0.0006 0.00064492225646973
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
316 0.0007 0.00065803527832031
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
317 0.0003 0.00028085708618164
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
318 0.0118 0.011820077896118
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
319 0.0007 0.00066494941711426
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
320 0.0003 0.0002748966217041
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
321 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = 1626
322 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = 4041
323 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = 4312
324 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = 777
325 0.0003 0.00033712387084961
SELECT * FROM products WHERE id = 3881
326 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = 4213
327 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1626'
328 0.0004 0.00035810470581055
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
329 0.0004 0.00038385391235352
SELECT * FROM product_image_select WHERE product_id = '1626'
330 0.0002 0.00019001960754395
SELECT * FROM productcustomimages WHERE product_id = '1626'
331 0.0005 0.00048589706420898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
332 0.0003 0.00027108192443848
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
333 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
334 0.0004 0.00036096572875977
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
335 0.0003 0.00028705596923828
SELECT * FROM products WHERE id = '4041'
336 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
337 0.0004 0.00038504600524902
SELECT * FROM product_image_select WHERE product_id = '4041'
338 0.0002 0.00020408630371094
SELECT * FROM productcustomimages WHERE product_id = '4041'
339 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
340 0.0003 0.00025510787963867
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
341 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
342 0.0004 0.00035285949707031
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = '4312'
344 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
345 0.0004 0.00037503242492676
SELECT * FROM product_image_select WHERE product_id = '4312'
346 0.0002 0.0002131462097168
SELECT * FROM productcustomimages WHERE product_id = '4312'
347 0.0006 0.00060701370239258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
348 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0003 0.00026798248291016
SELECT * FROM products WHERE id = '777'
352 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
353 0.0004 0.00037503242492676
SELECT * FROM product_image_select WHERE product_id = '777'
354 0.0002 0.00018787384033203
SELECT * FROM productcustomimages WHERE product_id = '777'
355 0.0007 0.00066184997558594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
356 0.0003 0.00030183792114258
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00030016899108887
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0004 0.0003819465637207
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '3881'
360 0.0004 0.00038909912109375
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
361 0.0005 0.00052595138549805
SELECT * FROM product_image_select WHERE product_id = '3881'
362 0.0002 0.00021886825561523
SELECT * FROM productcustomimages WHERE product_id = '3881'
363 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
364 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00030088424682617
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00033283233642578
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0003 0.0002901554107666
SELECT * FROM products WHERE id = '4213'
368 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
369 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '4213'
370 0.0002 0.00023007392883301
SELECT * FROM productcustomimages WHERE product_id = '4213'
371 0.0007 0.00066494941711426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
372 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0003 0.00033187866210938
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0011 0.0010559558868408
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
376 0.0005 0.00053191184997559
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
377 0.0013 0.0013468265533447
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
378 0.0011 0.0010819435119629
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
379 0.0005 0.00047111511230469
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
380 0.0004 0.0004420280456543
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
381 0.0005 0.00046014785766602
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'